home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DTP / DTP_TEX / H220.ZIP / MUTEX.ZIP / DPI300.ZIP / CANON.MF < prev    next >
Text File  |  1990-03-06  |  427b  |  10 lines

  1. mode_def canon =       % Canon CX for the Laserwriter (same as WAITS.MF Imagen)
  2.  proofing:=0;          % we are not making proofs
  3.  fontmaking:=1;        % we are making a font
  4.  tracingtitles:=0;     % do not show titles at all
  5.  pixels_per_inch:=300; % resolution
  6.  blacker:=0;           % black enough
  7.  fillin:=.2;           % compensation for diagonal fillin
  8.  o_correction:=.6;     % do not overshoot as much
  9.  enddef;
  10.